-
Home
-
Gravity PDF
-
6.3.0
-
Code
-
Classes
- Model_Custom_Fonts
Total Complexity |
26 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
235 |
Lines of code |
125 |
Logical lines of code |
51 |
Comment lines |
72 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_custom_fonts() |
S |
58 |
3 |
16 |
has_unique_font_id() |
S |
65 |
4 |
10 |
get_unique_id() |
S |
62 |
3 |
11 |
matches_reserved_font_id() |
S |
49 |
1 |
35 |
matches_core_font_id() |
S |
63 |
3 |
10 |
get_font_by_id() |
S |
68 |
2 |
7 |
add_font() |
S |
66 |
2 |
8 |
delete_font() |
S |
66 |
2 |
8 |
__construct() |
S |
81 |
1 |
3 |
check_font_name_valid() |
S |
79 |
1 |
3 |
check_font_id_valid() |
S |
79 |
1 |
3 |
update_font() |
S |
72 |
1 |
5 |
matches_custom_font_id() |
S |
78 |
1 |
3 |
get_font_short_name() |
S |
78 |
1 |
3 |